home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / mort13b.zip / README.TXT < prev   
Text File  |  1992-02-22  |  2KB  |  70 lines

  1.  
  2.  
  3.  
  4. Notes about changes:
  5. --------------------
  6.    [v1.3b]
  7.  
  8.    Fixed FILE SAVE_AS to handle long names in nested directories.
  9.  
  10.    [v1.3a]
  11.    
  12.    Fixed file naming error in FILE SAVE_AS could cause UAE.
  13.  
  14.  
  15.    [v1.3]
  16.  
  17.    Added loan calculations for terms in months.  This is indicated by
  18.    appending the letter 'm' to the length value.
  19.  
  20.    Added commas in big numbers for ease of reading.
  21.  
  22.    Made percent %, dollar sign $, and comma optional in all fields.  All
  23.    number data values are parsed to remove extraneous typos.
  24.  
  25.    Improved amortization formatting for large numbers...millions of $.
  26.  
  27.    Corrected interface with auxiliary font managers which caused fonts
  28.    to change between pages.
  29.  
  30. ============================================================================
  31.  
  32.    [v1.2a]
  33.  
  34.    Fixed intermittent printer hang when printing Note Pad.
  35.  
  36.    Reversed Month and Date display locations...cosmetic.
  37.  
  38.    Avoided printer text corruption caused by MSC 6.00AX compiler
  39.    optimizer when printing Note Pad.
  40.  
  41. ============================================================================
  42.  
  43.    [v1.1]
  44.  
  45.    Several printer display changes were made to improve column alignment.
  46.  
  47.    The PRINT button now performs an implicit calculation of the current data 
  48.    to the printer to insure that the entered data and printed data both
  49.    coincide without regard to the current amortization schedule displayed. 
  50.  
  51.    The main menu's EXIT selection and the FILE menu's EXIT selection use
  52.    the hot key 'X' instead of the previous hot key 'E' to align with Microsoft's
  53.    pseudo standard.
  54.  
  55.    The file extension is forced to '.mtg' whether or not an extension is
  56.    entered to avoid misplacing data files.
  57.  
  58.    Early window initialization to simplify running on the debug version
  59.    of MS Windows 3.0.  (debug validation error)
  60.  
  61.    UAE: print driver communication to accomodate the IBM ProPrinter driver.
  62.  
  63.    UAE: print tabulation width corrected to accomodate drivers that do not
  64.    truncate white space/tabs that extend beyond the limits of their
  65.    page image.
  66.  
  67.    UAE: interest rate adjustments that are specified beyond the specified
  68.    extent of the loan amortization.  Now cause warning instead of UAE.
  69.  
  70.